Revert c/s 10651: "prevent double uuid use". Breaks localhost
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 12 Jul 2006 15:34:39 +0000 (16:34 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 12 Jul 2006 15:34:39 +0000 (16:34 +0100)
commit2fdede6154b559498c9a5427b894eb506d562103
treee830652771d3127a6c70f1c84fb8c953ddeb2d8b
parent1c93221134a425b9e9b1012bc6647b9d13e76a23
Revert c/s 10651: "prevent double uuid use". Breaks localhost
migration, since old and new domains can coexist at same time
with same uuid.

Possibly this patch could be accepted if xend were to be able to
deal with localhost migration (and save/restore, which can also
occasionally race).

Signed-off-by: Keir Fraser <keir@xensource.com>
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/XendDomainInfo.py